wooohoooo

This commit is contained in:
cnst
2024-06-24 21:29:20 +02:00
parent e3adcf20e6
commit 64738e8cce
300 changed files with 3 additions and 83688 deletions

View File

@@ -13,7 +13,7 @@
./zsh.nix
];
home-manager = {
useGlobalPkgs = true;
# useGlobalPkgs = true;
extraSpecialArgs = {
inherit inputs outputs;
};
@@ -25,6 +25,8 @@
};
};
programs.dconf.enable = true;
console.useXkbConfig = true;
environment = {