mirror of
https://github.com/nmasur/dotfiles
synced 2025-11-24 23:42:42 +00:00
move more apps and separate unfree
This commit is contained in:
@@ -9,6 +9,7 @@ in {
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
hardware.steam-hardware.enable = true;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = with pkgs; [ steam ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user