Update common.nix
This commit is contained in:
parent
c35b4cbb39
commit
7c942aa490
1 changed files with 0 additions and 3 deletions
|
|
@ -19,9 +19,6 @@ boot.kernelPackages = pkgs.linuxPackages_latest;
|
|||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Services
|
||||
services.flatpak.enable = true;
|
||||
|
||||
# Enable network-manager
|
||||
networking.networkmanager.enable = true;
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue