feat: add nix-ld and nix-alien
This commit is contained in:
parent
ae6da0c7f0
commit
218f6be16a
2 changed files with 11 additions and 2 deletions
|
|
@ -104,6 +104,10 @@
|
|||
gnome-console
|
||||
];
|
||||
|
||||
programs.nix-ld = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Configure keymap in X11
|
||||
services.xserver.xkb.layout = "fr";
|
||||
services.xserver.xkb.options = "eurosign:e,caps:escape";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue