This commit is contained in:
Christoph Schmatzler
2025-08-11 14:24:47 +02:00
parent 725af4e937
commit 56eb83f0da
3 changed files with 16 additions and 4 deletions

View File

@@ -84,9 +84,6 @@
modules = [
inputs.disko.nixosModules.disko
inputs.home-manager.nixosModules.home-manager
{
nixpkgs.config.allowUnfree = true;
}
./hosts/nixos/${hostname}
];
}