add overlay
This commit is contained in:
parent
d454340787
commit
1747b4516e
1 changed files with 2 additions and 0 deletions
|
@ -34,5 +34,7 @@
|
||||||
};
|
};
|
||||||
services.getty.autologinUser = "arcade";
|
services.getty.autologinUser = "arcade";
|
||||||
|
|
||||||
|
nixpkgs.overlays = [ (import ./pkgs/overlay.nix) ];
|
||||||
|
|
||||||
console.keyMap = "fr";
|
console.keyMap = "fr";
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue