Fix flake

This commit is contained in:
Martin
2026-01-10 19:30:40 +01:00
parent 72236c6083
commit deff65ad81

View File

@ -76,9 +76,6 @@
./user/profiles/work.nix ./user/profiles/work.nix
./common.nix ./common.nix
./user/task.nix ./user/task.nix
{
nixpkgs.config.allowUnfree = true;
}
]; ];
}; };
}; };