upd
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
../packages/git/default.nix
|
||||
../packages/fish/default.nix
|
||||
../packages/kitty/default.nix
|
||||
../packages/neovim/default.nix
|
||||
../packages/starship/default.nix
|
||||
../packages/fastfetch/default.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
../system/dev/tools.nix
|
||||
../system/dev/python.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user