Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
2021-07-11 22:13:21 -06:00
4 changed files with 24 additions and 4 deletions

View File

@@ -7,9 +7,10 @@
imports = [
../full.nix
../dfinity.nix
../jellyfin.nix
];
hardware.enableRedistributableFirmware = true;
networking.interfaces.enp5s0.useDHCP = true;
networking.interfaces.wlp4s0.useDHCP = true;