no niri
This commit is contained in:
parent
ed9fd239ea
commit
14814ce06a
3 changed files with 4 additions and 32 deletions
|
|
@ -82,7 +82,8 @@ in
|
|||
home.packages = [ cfg.package ];
|
||||
|
||||
xdg.configFile."nova-shell/theme.json".source =
|
||||
(pkgs.formats.json { }).generate "nova-shell-theme.json" cfg.theme;
|
||||
(pkgs.formats.json { }).generate "nova-shell-theme.json"
|
||||
cfg.theme;
|
||||
|
||||
systemd.user.services.nova-shell = lib.mkIf cfg.systemd.enable {
|
||||
Unit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue