nixos/tower: Add Steam
This commit is contained in:
@@ -112,6 +112,10 @@
|
||||
blueman.enable = true;
|
||||
};
|
||||
|
||||
programs = {
|
||||
steam.enable = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user