fix electra

This commit is contained in:
alisceon 2025-07-23 19:56:00 +02:00
parent 9454f9b7dd
commit d842d2a230

View file

@ -30,7 +30,7 @@
{
nixpkgs.config.allowUnfree = true;
}
./hosts/tower/configuration.nix
./hosts/electra/configuration.nix
home-manager.nixosModules.home-manager
({ config, ...}: {
home-manager.useGlobalPkgs = true;