Compare commits

..

No commits in common. "3c0c188010d39e92750c82e9cde216e4d0bd6602" and "73c23c3539db283cfddcc93971571ec639a823d7" have entirely different histories.

3 changed files with 3 additions and 7 deletions

View file

@ -186,11 +186,7 @@ in
};
};
ssh = {
enable = true;
controlMaster = "auto";
controlPersist = "10m";
};
ssh.enable = true;
texlive.enable = true;
};

View file

@ -54,8 +54,6 @@
parallel-disk-usage
gdu
gnomeExtensions.paperwm
# gaming support
stable.bottles
wine64Packages.stagingFull

View file

@ -26,6 +26,8 @@
enable = true;
greeters.slick.enable = true;
};
desktopManager.xfce.enable = true;
};
desktopManager.gnome.enable = true;