update intellij, add hosts file

This commit is contained in:
Kopatz
2025-10-14 09:49:47 +02:00
parent a3ca07d7fb
commit 6f1340f2f6
4 changed files with 102 additions and 85 deletions

View File

@@ -20,7 +20,7 @@ in
nix = {
optimise.automatic = cfg.optimise;
settings.experimental-features = [ "nix-command" "flakes" ];
settings.experimental-features = [ "nix-command" "flakes" "pipe-operators" ];
# not used
#settings.substituters =
# lib.mkIf (config.networking.hostName == "kop-pc")