diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/portage/make.conf | 1 | ||||
-rw-r--r-- | etc/resolv.conf.head | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf index 8fd9ac3..66205ed 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -53,6 +53,7 @@ USE="$USE rtlsdr" # za gqrx USE="$USE pdo" # za php USE="$USE -branding" # za libreoffice USE="$USE otf" # ta terminus +USE="$USE system-llvm clippy rust-src rust-analyzer rustfmt" # za rust CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt diff --git a/etc/resolv.conf.head b/etc/resolv.conf.head index 85c53ee..703b256 100644 --- a/etc/resolv.conf.head +++ b/etc/resolv.conf.head @@ -1,3 +1,3 @@ search sijanec.eu nameserver 188.230.215.50 -nameserver 2a01:261:ee4:4800::1 +nameserver 2a01:261:ee4:4845:4c4f:4034:412e:5349 |