fix: remove lix qwq
This commit is contained in:
parent
7deff654d3
commit
c890dd8357
1 changed files with 0 additions and 8 deletions
|
|
@ -32,12 +32,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# lesbian the nix
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# public in nix store, but not here :3<
|
||||
private-config.url = "git+ssh://git@git.catgirl.dog/etwas/private-nix-configs";
|
||||
};
|
||||
|
|
@ -51,7 +45,6 @@
|
|||
agenix-rekey,
|
||||
spicetify-nix,
|
||||
nix-index-database,
|
||||
lix-module,
|
||||
private-config,
|
||||
...
|
||||
}@inputs:
|
||||
|
|
@ -72,7 +65,6 @@
|
|||
agenix.nixosModules.default
|
||||
agenix-rekey.nixosModules.default
|
||||
nixos-hardware.nixosModules.framework-13-7040-amd
|
||||
lix-module.nixosModules.default
|
||||
nix-index-database.nixosModules.nix-index
|
||||
./modules/utils/agenix/agenix.nix
|
||||
./modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue