This commit is contained in:
biscuit
2025-05-20 18:19:55 -05:00
parent 3e7917aee3
commit 2534d83bdd
4 changed files with 10 additions and 0 deletions
+1
View File
@@ -4,5 +4,6 @@
../../pkgs/ags/biscuit.nix
../../pkgs/swww/biscuit.nix
../../pkgs/waybar/biscuit.nix
../../pkgs/wofi/biscuit.nix
];
}
+1
View File
@@ -1,5 +1,6 @@
{...}: {
imports = [
../system/vpn.nix
../pkgs/delfin/biscuit.nix
];
}