mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
feat: move to dms and remove hyprland completely
This commit is contained in:
parent
bc9a10e521
commit
357d01cc9b
24 changed files with 410 additions and 767 deletions
|
|
@ -3,7 +3,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
default_session = {
|
||||
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --user-menu";
|
||||
command = "${pkgs.tuigreet}/bin/tuigreet --user-menu";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue