nfs utils, changes to toothpick user defaults and some minor refactor
This commit is contained in:
@@ -12,13 +12,7 @@
|
||||
./substituters
|
||||
];
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
git
|
||||
stow
|
||||
];
|
||||
localBinInPath = true;
|
||||
};
|
||||
environment.localBinInPath = true;
|
||||
|
||||
console.useXkbConfig = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user