fix: remove noisebell from hetzner
This commit is contained in:
parent
5285e4d9d1
commit
fe3ca23e1b
5 changed files with 1 additions and 297 deletions
|
|
@ -10,9 +10,6 @@
|
|||
website.url = "git+https://git.extremist.software/jet/website";
|
||||
website.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
noisebell.url = "git+https://git.extremist.software/jet/noisebell";
|
||||
noisebell.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
noisepics.url = "git+https://git.extremist.software/jet/noisepics";
|
||||
noisepics.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
|
|
@ -35,7 +32,6 @@
|
|||
disko.nixosModules.disko
|
||||
inputs.website.nixosModules.default
|
||||
inputs.agenix.nixosModules.default
|
||||
inputs.noisebell.nixosModules.default
|
||||
inputs.noisepics.nixosModules.default
|
||||
|
||||
./disk-config.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue