mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Separate WM dependencies via systemd
This commit is contained in:
parent
47d967bfc9
commit
a343383c49
18 changed files with 124 additions and 95 deletions
|
|
@ -10,4 +10,8 @@
|
|||
serviceMode = "user";
|
||||
userName = "js0ny";
|
||||
};
|
||||
|
||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||
kate # kate and kwrite
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue