wooohoooo
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user