First commit
This commit is contained in:
14
modules/home/default.nix
Normal file
14
modules/home/default.nix
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./firefox.nix
|
||||
./git.nix
|
||||
./nvf.nix
|
||||
./packages.nix
|
||||
./plasma.nix
|
||||
# ./vscode.nix
|
||||
./zsh.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user