stuff
This commit is contained in:
parent
5a227bfc45
commit
c956dfb659
12 changed files with 59 additions and 35 deletions
|
|
@ -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
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue