Update system configurations to 22.05
This commit is contained in:
parent
2d5aa915c3
commit
f76ca115f7
8 changed files with 118 additions and 153 deletions
|
@ -40,11 +40,10 @@
|
|||
git
|
||||
git-lfs
|
||||
] ++ [ # Filesystem & Disk Utilities
|
||||
fuse_exfat
|
||||
exfat
|
||||
samba
|
||||
cifs-utils
|
||||
keyutils # required for cifs kerberos auth
|
||||
smbclient
|
||||
exfat-utils
|
||||
sshfs-fuse
|
||||
hdparm
|
||||
mtpfs
|
||||
|
@ -56,9 +55,7 @@
|
|||
bind
|
||||
curl
|
||||
wget
|
||||
ncat
|
||||
tor
|
||||
tor-arm
|
||||
mosh
|
||||
whois
|
||||
wol
|
||||
|
|
|
@ -84,7 +84,7 @@ in {
|
|||
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
email = "sysadmin@qo.is";
|
||||
defaults.email = "sysadmin@qo.is";
|
||||
};
|
||||
|
||||
# Default Settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue