fully refactored stolen config :D

This commit is contained in:
vali 2024-04-10 17:39:26 +02:00
commit 0dd4f09001
39 changed files with 1603 additions and 206 deletions

View file

@ -0,0 +1,7 @@
_: {
imports = [
./home-manager.nix
./system.nix
./xdg.nix
];
}