Nuke AVF
This commit is contained in:
parent
d4da3e84e5
commit
6670e7bb0c
5 changed files with 0 additions and 37 deletions
|
@ -23,9 +23,6 @@
|
|||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
|
||||
avf.url = "https://github.com/nix-community/nixos-avf/releases/download/nixos-24.11/avf-channel-24.11-aarch64.tar.xz";
|
||||
avf-channel.url = "https://github.com/nix-community/nixos-avf/releases/download/nixos-24.11/nixos-channel-24.11-aarch64.tar.xz";
|
||||
|
||||
# Service inputs
|
||||
mailserver = {
|
||||
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.11";
|
||||
|
@ -59,8 +56,6 @@
|
|||
minecraft,
|
||||
|
||||
jovian,
|
||||
avf,
|
||||
avf-channel,
|
||||
|
||||
hm,
|
||||
nur,
|
||||
|
@ -87,8 +82,6 @@
|
|||
jupiter = mkNix [ ./hosts/jupiter ] unstable; # Steam Deck
|
||||
redmond = mkNix [ ./hosts/redmond ] stable; # Lenovo Dual-Boot
|
||||
|
||||
droid = mkNix [ ./hosts/droid ] avf-channel; # Android Virtualization Framework
|
||||
|
||||
midas = mkNix [ ./hosts/midas ] stable; # Dell Optiplex 5040
|
||||
kitty = mkNix [ ./hosts/kitty ] stable; # Dell Optiplex 7010
|
||||
prophet = mkNix [ ./hosts/prophet ] stable; # Oracle Neoverse-N1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue