This commit is contained in:
Till 2023-11-23 18:00:17 +01:00
parent 5a227bfc45
commit c956dfb659
12 changed files with 59 additions and 35 deletions

View file

@ -20,6 +20,11 @@
};
time.timeZone = "Europe/Berlin";
i18n.extraLocaleSettings = {
LC_TIME = "de_DE.UTF-8";
LC_CTYPE = "de_DE.UTF-8";
LC_PAPER = "de_DE.UTF-8";
};
users.users.till = {
isNormalUser = true;
@ -63,6 +68,7 @@
foot
htop
killall
pciutils
virt-manager
];