mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore: update
This commit is contained in:
parent
1bed4d5d9f
commit
427bb42998
4 changed files with 52 additions and 40 deletions
4
hosts/desktop/networking.nix
Normal file
4
hosts/desktop/networking.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
systemd.network.enable = true;
|
||||
networking.useNetworkd = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue