Autogenderate XDG Dirs
This commit is contained in:
parent
28d611ae12
commit
87a53e364f
17 changed files with 126 additions and 258 deletions
|
@ -3,7 +3,6 @@
|
|||
# System inputs
|
||||
nixpkgs.url = "nixpkgs/nixos-24.11";
|
||||
unstable.url = "nixpkgs/nixos-unstable";
|
||||
hardware.url = "github:nixos/nixos-hardware/master";
|
||||
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote/v0.4.1";
|
||||
|
@ -33,7 +32,6 @@
|
|||
outputs = {
|
||||
nixpkgs,
|
||||
unstable,
|
||||
hardware,
|
||||
lanzaboote,
|
||||
disko,
|
||||
impermanence,
|
||||
|
@ -51,7 +49,6 @@
|
|||
specialArgs = {
|
||||
inherit
|
||||
unstable
|
||||
hardware
|
||||
lanzaboote
|
||||
disko
|
||||
impermanence
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue