Added slambda module!
This commit is contained in:
parent
bf7427d8c7
commit
0bd68f9e21
5 changed files with 108 additions and 2 deletions
hosts/nixos/tethys
|
@ -8,6 +8,7 @@
|
|||
../common/optional/xserver.nix
|
||||
../common/optional/gdm.nix
|
||||
../common/optional/xmonad
|
||||
../common/optional/slambda.nix
|
||||
|
||||
./hardware-configuration.nix
|
||||
./boot.nix
|
||||
|
@ -18,7 +19,6 @@
|
|||
# A few ad-hoc settings
|
||||
hardware.opengl.enable = true;
|
||||
programs.kdeconnect.enable = true;
|
||||
# i18n.inputMethod.enabled = "uim";
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
system.stateVersion = "22.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue