chore: start systemd service
This commit is contained in:
parent
a1e8b3adc3
commit
67747a98bb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
imports = [
|
||||
./gtk/default.nix
|
||||
];
|
||||
|
||||
systemd.user.startServices = "sd-switch";
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
home = {
|
||||
|
|
Loading…
Reference in a new issue