Add catppuccin themeing
This commit is contained in:
parent
3f4a4c838d
commit
4eea2232fb
12 changed files with 47 additions and 32 deletions
|
@ -33,7 +33,11 @@ in {
|
|||
boot.tmp.useTmpfs = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
|
||||
catppuccin.flavour = "mocha";
|
||||
|
||||
console.keyMap = "de_CH-latin1";
|
||||
console.catppuccin.enable = true;
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
users.mutableUsers = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue