help
This commit is contained in:
parent
3146cd2355
commit
123a8380d3
13 changed files with 275 additions and 26 deletions
|
|
@ -81,6 +81,7 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9008", MODE="0666
|
|||
LC_TELEPHONE = "en_AU.UTF-8";
|
||||
LC_TIME = "en_AU.UTF-8";
|
||||
};
|
||||
<<<<<<< HEAD
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
services.greetd = {
|
||||
enable = true;
|
||||
|
|
@ -107,6 +108,8 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9008", MODE="0666
|
|||
TTYHangup = "true";
|
||||
TTYVTDisallocate = "true";
|
||||
};
|
||||
=======
|
||||
>>>>>>> 6c567ff (help)
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
services.xserver.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue