first commit
This commit is contained in:
10
home/programs/default.nix
Normal file
10
home/programs/default.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
imports = [
|
||||
./git.nix
|
||||
./zathura.nix
|
||||
./wallpaper.nix
|
||||
./zsh
|
||||
./alacritty
|
||||
./xmonad
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user