fixup! Heimdall: switch to unstable

This commit is contained in:
Filippo Berto 2025-03-23 15:29:26 +01:00
parent 55223d5f24
commit 6aae464aa0
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -334,7 +334,7 @@
# ./modules/nixos/ntfy.nix
# S3 cache read
./modules/nixos/s3_cache_read.nix
] ++ homeManagerModules ++ [{
] ++ homeManagerUModules ++ [{
home-manager.users.bertof = import ./instances/heimdall/hm.nix;
}];
};