project-wide: Moved to nixos-unstable

I blame @hexchen and @arcnmx for this.
This commit is contained in:
kat witch 2021-04-21 16:27:18 +01:00
parent 142df20916
commit 6a6128cc48
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
7 changed files with 18 additions and 21 deletions

View file

@ -5,7 +5,7 @@
smartmontools
hddtemp
lm_sensors
unstable.htop
htop
cachix
borgbackup
ripgrep

View file

@ -31,10 +31,10 @@ in {
vlc
ffmpeg-full
thunderbird
unstable.syncplay
unstable.youtube-dl
unstable.mkchromecast
unstable.google-chrome
syncplay
youtube-dl
mkchromecast
google-chrome
v4l-utils
transmission-gtk
lm_sensors

View file

@ -34,8 +34,4 @@
];
};
};
systemd.services.dnscrypt-proxy2.serviceConfig = {
StateDirectory = "dnscrypt-proxy2";
};
}

View file

@ -25,7 +25,7 @@ let
" ${c1} .:::: :::: ${c2}'::::. "
];
in {
services.mingetty = {
services.getty = {
greetingLine = ''
\e[H\e[2J
\e[9;10]'' + lib.concatStringsSep "\n" nixos_logo + "\n\n"