Fixed: Home Manager Version
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
    # You can update Home Manager without changing this value. See
 | 
			
		||||
    # the Home Manager release notes for a list of state version
 | 
			
		||||
    # changes in each release.
 | 
			
		||||
    stateVersion = "25.05";
 | 
			
		||||
    stateVersion = "24.05";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # Let Home Manager install and manage itself.
 | 
			
		||||
 
 | 
			
		||||
@@ -27,7 +27,7 @@
 | 
			
		||||
    systemd-boot.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "nix-cyperpunk.de"; # Define your hostname.
 | 
			
		||||
  networking.hostName = "nix-cyperpunk-de"; # Define your hostname.
 | 
			
		||||
  # networking.wireless.enable = true;  # Enables wireless support via wpa_supplicant.
 | 
			
		||||
 | 
			
		||||
  # Configure network proxy if necessary
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user