forked from fabian/nix_config
switch to sway
This commit is contained in:
parent
52e1424f48
commit
6c66eb0e36
4 changed files with 10 additions and 34 deletions
|
@ -20,7 +20,6 @@
|
|||
virtualisation.enable = true;
|
||||
androidSupport.enable = true;
|
||||
steam.enable = true;
|
||||
xdg.enable = true;
|
||||
|
||||
users = {
|
||||
fabian = {
|
||||
|
@ -31,6 +30,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
trivium.sway.enable = true;
|
||||
|
||||
programs.i3lock.enable = true;
|
||||
|
||||
networking = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue