Update ankaa

This commit is contained in:
Ethan Simmons
2025-07-07 21:59:12 -05:00
parent 1702260451
commit a04a60543d
3 changed files with 17 additions and 22 deletions

View File

@@ -111,14 +111,13 @@
school = {
enable = true;
citrix = true;
citrix = false;
};
games = {
enable = true;
lutris.enable = true;
minecraft.enable = true;
ps4.enable = true;
};
common.nil.enable = true;
@@ -234,7 +233,7 @@
pkgs = import nixpkgs {
inherit system;
overlays = with overlays; [ printrun citrix shadps4 ];
overlays = with overlays; [ printrun shadps4 ];
config = {
allowUnfree = true;
permittedInsecurePackages = [