Add test invocation.

This commit is contained in:
Tom Alexander 2025-05-26 20:59:58 -04:00
parent a32f6bf0d1
commit 7254bc8c7c
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -76,6 +76,10 @@
./util/unfree_polyfill
];
me.install.user.talexander.file."/home/talexander/flake.nix" = {
source = ./flake.nix;
};
nix.settings.experimental-features = [
"nix-command"
"flakes"