mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
update flakes
This commit is contained in:
parent
fed3d65b9c
commit
621b9c2cb4
12 changed files with 197 additions and 177 deletions
|
|
@ -69,6 +69,8 @@ in
|
|||
# };
|
||||
# in
|
||||
# "${dankMaterialShell}/etc/xdg/quickshell/DankMaterialShell" |> lib.mkForce;
|
||||
programs.dankMaterialShell.quickshell.package =
|
||||
inputs.quickshell.packages.${pkgs.system}.quickshell;
|
||||
xdg.configFile."DankMaterialShell/stylix-colors.json".text = builtins.toJSON colorTheme;
|
||||
xdg.configFile."DankMaterialShell/settings.json".text = # json
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue