Add nextcloud to installed apps
This commit is contained in:
parent
88ed1f1e64
commit
c3ebc2312b
@ -114,6 +114,7 @@
|
||||
PermitRootLogin = "no";
|
||||
# Use keys only. Remove if you want to SSH using password (not recommended)
|
||||
PasswordAuthentication = true;
|
||||
AllowUsers = [ "traverseda" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -35,6 +35,7 @@
|
||||
pkgs.inkscape
|
||||
pkgs.gimp
|
||||
pkgs.krita
|
||||
pkgs.nextcloud-client
|
||||
];
|
||||
|
||||
programs.firefox = {
|
||||
|
Loading…
Reference in New Issue
Block a user