mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
remove old temp packages
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user