Update common.nix
This commit is contained in:
parent
a5cf725add
commit
7d27c708f3
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ services.flatpak.enable = true;
|
|||
|
||||
# Enable network-manager
|
||||
networking.networkmanager.enable = true;
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
# Shell aliases
|
||||
environment.shellAliases = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue