From ce7fb7ddd3267291a8d692cc6381dad606288aa5 Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 15 Jun 2026 13:49:27 +0200 Subject: revamped proxy configs --- hosts/bibus-lab/configuration.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hosts/bibus-lab/configuration.nix') diff --git a/hosts/bibus-lab/configuration.nix b/hosts/bibus-lab/configuration.nix index 13e1a3b..bace2f6 100644 --- a/hosts/bibus-lab/configuration.nix +++ b/hosts/bibus-lab/configuration.nix @@ -1,6 +1,6 @@ -{ inputs, username, ... }: +{ inputs, ... }: { - system.stateVersion = "26.05"; + system.stateVersion = "26.11"; imports = [ inputs.disko.nixosModules.disko @@ -10,5 +10,4 @@ ]; hardware.facter.reportPath = ./facter.json; - } -- cgit v1.3