invalid walker.nixc, missing }
This commit is contained in:
+308
-307
File diff suppressed because it is too large
Load Diff
@@ -2265,6 +2265,7 @@ let
|
|||||||
# NEW: both theme files now live here
|
# NEW: both theme files now live here
|
||||||
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
||||||
in
|
in
|
||||||
|
{
|
||||||
xdg.enable = true;
|
xdg.enable = true;
|
||||||
home.packages = [ walkerPkg elephantPkg ];
|
home.packages = [ walkerPkg elephantPkg ];
|
||||||
# ~/.config/walker/themes/*
|
# ~/.config/walker/themes/*
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ let
|
|||||||
# NEW: both theme files now live here
|
# NEW: both theme files now live here
|
||||||
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
||||||
in
|
in
|
||||||
|
{
|
||||||
xdg.enable = true;
|
xdg.enable = true;
|
||||||
home.packages = [ walkerPkg elephantPkg ];
|
home.packages = [ walkerPkg elephantPkg ];
|
||||||
# ~/.config/walker/themes/*
|
# ~/.config/walker/themes/*
|
||||||
|
|||||||
Reference in New Issue
Block a user