test
This commit is contained in:
parent
b4b03ee2bf
commit
cc04cafc4c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ config, lib, pkgs, desktop, inputs, system, ... }: {
|
{ config, lib, pkgs, desktop, inputs, system, ... }: {
|
||||||
# Steam, Vintage Story areu nfree.
|
# Steam, Vintage Story areu nfree.
|
||||||
|
|
||||||
inputs.nixpkgs-unstable.config.allowUnfree = true;
|
# inputs.nixpkgs-unstable.config.allowUnfree = true;
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.bitwarden
|
pkgs.bitwarden
|
||||||
|
|
Loading…
Reference in a new issue