From 98253f45e0a519b46ea1287273317013cd6acb2b Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 9 Feb 2024 22:36:10 +0900 Subject: [PATCH] test --- lib/default.nix | 2 +- nixos/users/albert/desktop.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/default.nix b/lib/default.nix index fda76108..d1c321da 100644 --- a/lib/default.nix +++ b/lib/default.nix @@ -57,7 +57,7 @@ repo ? "nixpkgs", unfree ? false }: inputs.${repo}.lib.nixosSystem { - specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu system theme nixpkgs-unstable; }; + specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu system theme; }; modules = [ diff --git a/nixos/users/albert/desktop.nix b/nixos/users/albert/desktop.nix index 3c7ff318..7c39e24f 100644 --- a/nixos/users/albert/desktop.nix +++ b/nixos/users/albert/desktop.nix @@ -1,4 +1,4 @@ -{ config, lib, pkgs, nixpkgs-unstable, desktop, inputs, system, ... }: { +{ config, lib, pkgs, desktop, inputs, system, ... }: { # Steam, Vintage Story areu nfree. environment.systemPackages = [ pkgs.bitwarden