fixing some st00pid stuff i dont remember
This commit is contained in:
@@ -16,10 +16,13 @@
|
||||
pkgs.git
|
||||
pkgs.scx
|
||||
pkgs.stow
|
||||
pkgs.age
|
||||
];
|
||||
localBinInPath = true;
|
||||
};
|
||||
|
||||
console.useXkbConfig = true;
|
||||
|
||||
nix = {
|
||||
# pin the registry to avoid downloading and evaling a new nixpkgs version every time
|
||||
registry = lib.mapAttrs (_: v: {flake = v;}) inputs;
|
||||
|
||||
Reference in New Issue
Block a user