Compare commits

..

No commits in common. "9e3747f6173ba0fb3acf41072cef10a23beef57b" and "1c1b5256b9fb7fb274bd52bb36f25900cad39419" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View file

@ -9,8 +9,6 @@
networking = {
networkmanager.enable = true;
resolvconf.enable = false; # prevent default nameservers
nameservers = [ "1.1.1.1" "1.0.0.1" ];
extraHosts =
''
192.168.0.26 elnuhub

View file

@ -56,8 +56,3 @@
:files ("org-fragtog.el")))
(package! ox-hugo)
(package! sass-mode :recipe
(:host github
:repo "nex3/sass-mode"
:files ("sass-mode.el")))