Add impermanance module to flake.nix, move import back to nixy.

This commit is contained in:
jay
2025-07-09 08:20:35 -04:00
parent 2513b9bf94
commit 912c29d368
3 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
{
imports =
[ # Include the results of the hardware scan.
inputs.impermanence.nixosModules.impermanence
./hardware-configuration.nix
./impermanence.nix
./programs/streamcontroller.nix