the great update
This commit is contained in:
8
user/homed/default.nix
Normal file
8
user/homed/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./git
|
||||
./profile
|
||||
./xmonad
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user