1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: upgrade to 21.05

This commit is contained in:
2021-06-01 19:14:00 +02:00
parent 69354bbd3a
commit 94f0299a75
25 changed files with 71 additions and 90 deletions

View File

@@ -42,7 +42,6 @@ in {
{
boot.cleanTmpDir = true;
boot.loader.timeout = 1;
boot.extraModulePackages = [ config.boot.kernelPackages.exfat-nofuse ];
}
{
home-manager.users.me = {
@@ -181,7 +180,7 @@ in {
services.atd.enable = true;
}
{
services.mingetty = {
services.getty = {
greetingLine = lib.mkForce "";
helpLine = lib.mkForce "";
};
@@ -224,7 +223,7 @@ in {
./neovim.nix
./nix.nix
./newsboat.nix
./flameshot-once.nix
# ./flameshot-once.nix
./packages
./power-action.nix
./printing.nix
@@ -242,7 +241,7 @@ in {
./theming.nix
./tmux.nix
./tor.nix
./traadfri.nix
# ./traadfri.nix
./unclutter.nix
./version.nix
./vscode.nix