add unfree
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"steamdeck-hw-theme"
|
||||
];
|
||||
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
|
||||
jovian.steam = {
|
||||
|
||||
Reference in New Issue
Block a user