rebuilding minimised nix files

This commit is contained in:
2026-03-02 18:20:07 +01:00
parent c6584b11e3
commit 27dd77f366
2 changed files with 301 additions and 301 deletions
+300 -300
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -8,7 +8,7 @@ let
if inputs != null && inputs ? elephant
then inputs.elephant.packages.${pkgs.system}.default
else pkgs.elephant;
sessionTarget = "graphical-session.target";;
sessionTarget = "graphical-session.target";
in
{
xdg.enable = true;