Autogenderate XDG Dirs

This commit is contained in:
Jimbo 2024-11-24 09:55:02 -05:00
parent 28d611ae12
commit 87a53e364f
17 changed files with 126 additions and 258 deletions

View file

@ -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