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