desktop: adjustments after first install
This commit is contained in:
@@ -27,7 +27,7 @@ in
|
||||
{
|
||||
desktop = lib.nixosSystem { # Desktop profile
|
||||
inherit system;
|
||||
specialArgs = { inherit inputs user locationhyprland nixos-hardware nur; };
|
||||
specialArgs = { inherit inputs user location hyprland nixos-hardware nur; };
|
||||
modules = [
|
||||
nur.nixosModules.nur
|
||||
#hyprland.nixosModules.default
|
||||
|
||||
Reference in New Issue
Block a user