nfs utils, changes to toothpick user defaults and some minor refactor

This commit is contained in:
cnst
2024-12-18 16:46:40 +01:00
parent 403875fe85
commit 2aa5867716
13 changed files with 220 additions and 187 deletions

View File

@@ -12,13 +12,7 @@
./substituters
];
environment = {
systemPackages = with pkgs; [
git
stow
];
localBinInPath = true;
};
environment.localBinInPath = true;
console.useXkbConfig = true;