Update common.nix
This commit is contained in:
parent
25bcfe8cff
commit
cb97153b3c
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ nixpkgs.config.allowUnfree = true;
|
|||
# Services
|
||||
services.flatpak.enable = true;
|
||||
|
||||
# Enable networking
|
||||
# Enable network-manager
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# Shell aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue