add steam
This commit is contained in:
parent
534fdf2ec5
commit
7a064dbc47
2 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
nixpkgs.config.allowUnfreePredicate = pkg:
|
||||
builtins.elem ( lib.getName pkg) [
|
||||
"osu-lazer"
|
||||
"steam"
|
||||
"steam-original"
|
||||
];
|
||||
|
||||
users.users.stitchynyan = {
|
||||
|
|
|
@ -16,9 +16,10 @@
|
|||
# systemd.user.services.mailsync = {
|
||||
|
||||
#}
|
||||
|
||||
home.packages = with pkgs; [
|
||||
steam
|
||||
cider
|
||||
foot
|
||||
prismlauncher
|
||||
firefox
|
||||
librewolf
|
||||
|
|
Loading…
Reference in a new issue