From 350a6fb84cccaf8e6fc973ef7ae84be673349acf Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Mon, 30 Dec 2024 12:21:36 -0700 Subject: [PATCH] home-server nix --- nix/home-server.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/home-server.nix b/nix/home-server.nix index 85842bc..d0880ab 100644 --- a/nix/home-server.nix +++ b/nix/home-server.nix @@ -337,5 +337,4 @@ k9s: # Before changing this value read the documentation for this option # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). system.stateVersion = "24.05"; # Did you read the comment? - }