mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
feat: big upgrade to 20.03
use emojis for i3status-rust remove overlays configure mail via home-manager adapt to 20.03 config options automatically symlink cloud directories into home
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
NIXOS_VERSION=19.09
|
||||
NIXOS_VERSION=20.03
|
||||
|
||||
fetch() {
|
||||
rev=$1
|
||||
@@ -26,7 +26,7 @@ home_manager() {
|
||||
}
|
||||
|
||||
krops() {
|
||||
fetch "refs/tags/v1.15.0" .versions/krops.json "https://cgit.krebsco.de/krops"
|
||||
fetch "refs/tags/v1.21.0" .versions/krops.json "https://cgit.krebsco.de/krops"
|
||||
}
|
||||
|
||||
stockholm() {
|
||||
|
||||
Reference in New Issue
Block a user