Test
This commit is contained in:
parent
5be69c3597
commit
a8e7e92414
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
{ lib, pkgs, desktop, ... }: {
|
||||
# Steam, Vintage Story areu nfree.
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
bitwarden
|
||||
steam
|
||||
|
|
Loading…
Reference in a new issue