From 275178807d66ffc13204dd9d8f29647adf673997 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:34:02 +0100 Subject: [PATCH] remove old temp packages --- hosts/laptop/configuration.nix | 5 ----- hosts/laptop/home.nix | 7 ------- 2 files changed, 12 deletions(-) diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index eae9518..d9b91ed 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -29,11 +29,6 @@ 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 system.stateVersion = "24.05"; } diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index 258cbdc..6e9be0a 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -82,13 +82,6 @@ # Temp mpv pnpm - - # FIXME: Temporary, for a course on Kubernetes - terraform - ansible - azure-cli - k3d - kubectl ]; # Import my profile picture, used by the hyprpanel dashboard