mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
update flakes
This commit is contained in:
parent
8b061004ea
commit
57869f04d9
5 changed files with 132 additions and 237 deletions
|
|
@ -20,7 +20,7 @@
|
|||
};
|
||||
programs.dankMaterialShell = {
|
||||
enable = config.desktopShell == "dms";
|
||||
enableSystemd = config.desktopShell == "dms";
|
||||
systemd.enable = config.desktopShell == "dms";
|
||||
};
|
||||
programs.caelestia = {
|
||||
enable = config.desktopShell == "caelestia";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue