This commit is contained in:
iFargle 2024-02-09 22:36:10 +09:00
parent d685ba3c45
commit 98253f45e0
2 changed files with 2 additions and 2 deletions

View file

@ -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 = [

View file

@ -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