boreal: fix i3 disappearing from login manager

hadn't updated the desktop in a while
This commit is contained in:
Antoine Martin 2024-11-06 12:57:29 +01:00
parent 0088a8f7e0
commit 632f7a19bb
2 changed files with 3 additions and 0 deletions

View file

@ -29,6 +29,8 @@
ntfs = true;
};
services.xserver.windowManager.i3.enable = true;
services.btrfs = {
autoScrub = {
enable = true;