lowkey kirking it

This commit is contained in:
TheCrazyInsanity
2025-12-16 12:55:40 -05:00
parent fd2389fed1
commit 1f0a61f56e
5 changed files with 140 additions and 94 deletions

View File

@@ -12,6 +12,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
# nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.6.0";
};
outputs =
@@ -20,6 +21,7 @@
nixpkgs,
home-manager,
impermanence,
# nix-flatpak,
}@inputs:
let
inherit (self) outputs;