This commit is contained in:
Ingolf Wagner 2023-07-22 01:16:50 +02:00
parent c3bafeb9e9
commit 9440397500
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
3 changed files with 8 additions and 4 deletions

View file

@ -76,14 +76,12 @@
#inputs.nixpkgs.follows = "nixpkgs";
#inputs.home-manager.follows = "home-manager";
};
};
outputs =
{ self
, disko
, dns
, stylix
, doom-emacs-nix
, emacs-overlay
, grocy-scanner
@ -105,6 +103,7 @@
, retiolum
, secrets
, sops-nix
, stylix
}:
let
system = "x86_64-linux";