remove old temp packages

This commit is contained in:
Hadi
2024-12-06 16:34:02 +01:00
parent e928fcf59a
commit 275178807d
2 changed files with 0 additions and 12 deletions

View File

@@ -29,11 +29,6 @@
home-manager.users."${config.var.username}" = import ./home.nix; home-manager.users."${config.var.username}" = import ./home.nix;
# FIXME: Temporary, for a course on Kubernetes
networking.extraHosts = ''
127.0.0.1 super-ai-croquette.local
'';
# Don't touch this # Don't touch this
system.stateVersion = "24.05"; system.stateVersion = "24.05";
} }

View File

@@ -82,13 +82,6 @@
# Temp # Temp
mpv mpv
pnpm pnpm
# FIXME: Temporary, for a course on Kubernetes
terraform
ansible
azure-cli
k3d
kubectl
]; ];
# Import my profile picture, used by the hyprpanel dashboard # Import my profile picture, used by the hyprpanel dashboard