[louise] misc
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.openssh.settings.PermitRootLogin = "no";
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
users.users.malobeo = {
|
||||
@@ -48,8 +46,6 @@
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
system.stateVersion = "23.05"; # Do.. Not.. Change..
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user