we
This commit is contained in:
parent
c2db155794
commit
6361ad60f8
6 changed files with 100 additions and 14 deletions
|
@ -13,6 +13,7 @@
|
|||
../../common/users.nix
|
||||
../../common/services.nix
|
||||
../../common/efi.nix
|
||||
../../common/bluetooth.nix
|
||||
|
||||
# Desktop modules
|
||||
../../common/desktop/core.nix
|
||||
|
@ -64,6 +65,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.steam.enable = true;
|
||||
|
||||
/*networking = {
|
||||
firewall.enable = false;
|
||||
firewall.trustedInterfaces = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue