Add impermanence implementation.

This commit is contained in:
jay
2025-07-06 00:23:14 -04:00
parent 565950413b
commit 2e04132dd1
6 changed files with 104 additions and 1 deletions

View File

@@ -20,6 +20,10 @@
hyprpanel-stable-nixos = {
url = "github:Jas-SinghFSU/Hyprpanel";
};
impermanence-stable-nixos = {
url = "github:nix-community/impermanence";
};
nix-flatpak-stable-nixos = {
url = "github:gmodena/nix-flatpak/?ref=latest";