This commit is contained in:
mjallen18
2025-02-11 17:53:49 -06:00
parent 1c647c2205
commit 151da6583d
6 changed files with 605 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
};
# Chaotic-nix
# chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
# Impermenance
impermanence.url = "github:nix-community/impermanence";
@@ -72,7 +72,7 @@
nixpkgs-unstable,
# nixpkgs-unstable-small,
nixpkgs-stable,
# chaotic,
chaotic,
lanzaboote,
impermanence,
home-manager,
@@ -211,6 +211,8 @@
sops-nix.nixosModules.sops
jovian.nixosModules.jovian
chaotic.nixosModules.default
];
};
};