Compare commits
No commits in common. "9e3747f6173ba0fb3acf41072cef10a23beef57b" and "1c1b5256b9fb7fb274bd52bb36f25900cad39419" have entirely different histories.
9e3747f617
...
1c1b5256b9
2 changed files with 0 additions and 7 deletions
|
@ -9,8 +9,6 @@
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
resolvconf.enable = false; # prevent default nameservers
|
|
||||||
nameservers = [ "1.1.1.1" "1.0.0.1" ];
|
|
||||||
extraHosts =
|
extraHosts =
|
||||||
''
|
''
|
||||||
192.168.0.26 elnuhub
|
192.168.0.26 elnuhub
|
||||||
|
|
|
@ -56,8 +56,3 @@
|
||||||
:files ("org-fragtog.el")))
|
:files ("org-fragtog.el")))
|
||||||
|
|
||||||
(package! ox-hugo)
|
(package! ox-hugo)
|
||||||
|
|
||||||
(package! sass-mode :recipe
|
|
||||||
(:host github
|
|
||||||
:repo "nex3/sass-mode"
|
|
||||||
:files ("sass-mode.el")))
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue