rebuilding minimised nix files
This commit is contained in:
+300
-300
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,7 @@ let
|
|||||||
if inputs != null && inputs ? elephant
|
if inputs != null && inputs ? elephant
|
||||||
then inputs.elephant.packages.${pkgs.system}.default
|
then inputs.elephant.packages.${pkgs.system}.default
|
||||||
else pkgs.elephant;
|
else pkgs.elephant;
|
||||||
sessionTarget = "graphical-session.target";;
|
sessionTarget = "graphical-session.target";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
xdg.enable = true;
|
xdg.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user