fully refactored stolen config :D
This commit is contained in:
parent
d7546e9591
commit
478e81cf03
39 changed files with 1603 additions and 206 deletions
7
modules/vali/other/default.nix
Normal file
7
modules/vali/other/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
_: {
|
||||
imports = [
|
||||
./home-manager.nix
|
||||
./system.nix
|
||||
./xdg.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue