diff options
author | Soispha <soispha@vhack.eu> | 2024-03-23 21:52:00 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-03-23 21:52:00 +0100 |
commit | 8057372f3d3e11a4af7ffeeca00bbe39ca0674a3 (patch) | |
tree | ef6d3c95aee944f724694a84309b1679f9a2b5c0 /hm/soispha/default.nix | |
parent | feat(pkgs/scripts/spodi): Rewrite to support artist `update` (diff) | |
download | nixos-config-8057372f3d3e11a4af7ffeeca00bbe39ca0674a3.zip |
style(treewide): Format
Diffstat (limited to 'hm/soispha/default.nix')
-rw-r--r-- | hm/soispha/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/default.nix b/hm/soispha/default.nix index 9811f600..a6107898 100644 --- a/hm/soispha/default.nix +++ b/hm/soispha/default.nix @@ -36,8 +36,8 @@ in { enableNixpkgsReleaseCheck = true; }; xdg = { - inherit configHome dataHome stateHome cacheHome; #binHome; # TODO: add binHome, when the standart is extended enable = true; + inherit configHome dataHome stateHome cacheHome; #binHome; # TODO: add binHome, when the standart is extended /* TODO: add this |