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 = {
|
||||
enable = true;
|
||||
controlMaster = "auto";
|
||||
controlPersist = "10m";
|
||||
};
|
||||
ssh.enable = true;
|
||||
|
||||
texlive.enable = true;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -54,8 +54,6 @@
|
|||
parallel-disk-usage
|
||||
gdu
|
||||
|
||||
gnomeExtensions.paperwm
|
||||
|
||||
# gaming support
|
||||
stable.bottles
|
||||
wine64Packages.stagingFull
|
||||
|
|
|
|||
|
|
@ -26,6 +26,8 @@
|
|||
enable = true;
|
||||
greeters.slick.enable = true;
|
||||
};
|
||||
|
||||
desktopManager.xfce.enable = true;
|
||||
};
|
||||
|
||||
desktopManager.gnome.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue