GODOT FOUR ARR SEE ONE

This commit is contained in:
zoe 2023-02-12 20:55:02 +01:00
parent 4bca5dcca2
commit 905a5b0982
1 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,10 @@
{ pkgs, users, ... }:
{ pkgs, users, config, ... }:
let
unstable = import
(builtins.fetchTarball https://github.com/nixos/nixpkgs/tarball/master)
# reuse the current configuration
{ config = config.nixpkgs.config; };
in
{
# Define a user account. Don't forget to set a password with passwd.
users.users.zoe = {
@ -59,7 +65,7 @@
pcsx2
dolphin-emu
sc-controller
godot_4
unstable.godot_4
minetest
airshipper
lutris