mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
removed config from here
This commit is contained in:
parent
82f9577184
commit
ff573299cc
|
@ -40,13 +40,6 @@
|
|||
lightdm.enable = true;
|
||||
defaultSession = "none+awesome";
|
||||
};
|
||||
windowManager.awesome = {
|
||||
enable = true;
|
||||
luaModules = with pkgs.luaPackages; [
|
||||
luarocks
|
||||
vicious
|
||||
];
|
||||
};
|
||||
libinput.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue