Compare commits
No commits in common. "3c0c188010d39e92750c82e9cde216e4d0bd6602" and "73c23c3539db283cfddcc93971571ec639a823d7" have entirely different histories.
3c0c188010
...
73c23c3539
3 changed files with 3 additions and 7 deletions
|
|
@ -186,11 +186,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ssh = {
|
ssh.enable = true;
|
||||||
enable = true;
|
|
||||||
controlMaster = "auto";
|
|
||||||
controlPersist = "10m";
|
|
||||||
};
|
|
||||||
|
|
||||||
texlive.enable = true;
|
texlive.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -54,8 +54,6 @@
|
||||||
parallel-disk-usage
|
parallel-disk-usage
|
||||||
gdu
|
gdu
|
||||||
|
|
||||||
gnomeExtensions.paperwm
|
|
||||||
|
|
||||||
# gaming support
|
# gaming support
|
||||||
stable.bottles
|
stable.bottles
|
||||||
wine64Packages.stagingFull
|
wine64Packages.stagingFull
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
greeters.slick.enable = true;
|
greeters.slick.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
desktopManager.xfce.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
desktopManager.gnome.enable = true;
|
desktopManager.gnome.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue