recombine laptop+pc config
This commit is contained in:
commit
3d386db30a
11 changed files with 107 additions and 301 deletions
|
@ -37,10 +37,7 @@ in
|
|||
];
|
||||
};
|
||||
wantedBy = [ "graphical-session.target" ];
|
||||
serviceConfig.ExecStart = "${getExe' (inputs.quickshell.packages.${pkgs.system}.default.override {
|
||||
withHyprland = false;
|
||||
withI3 = false;
|
||||
}) "qs"}";
|
||||
serviceConfig.ExecStart = "${getExe pkgs.quickshell}";
|
||||
};
|
||||
|
||||
quick.services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue