This commit is contained in:
Sebastian Moser
2026-02-17 22:30:17 +01:00
parent d3f6e79b85
commit e6a35ee756
34 changed files with 2839 additions and 796 deletions

View File

@@ -13,7 +13,7 @@
programs.dconf.enable = true;
# set root user pwd
users.users.root.password = "changeme";
#users.users.root.password = "changeme";
# Set your time zone.
time.timeZone = "Europe/Vienna";
@@ -40,6 +40,13 @@
services.openssh.settings.GatewayPorts = "clientspecified";
# add extre nix registries
nix.registry = {
ni.flake = inputs.nixpkgs;
nu.flake = inputs.nixpkgs-unstable;
me.flake = self;
};
# This value determines the NixOS release from which the default