Some initial catppucin theming :)

This commit is contained in:
Lillian Violet 2024-04-26 22:59:34 +02:00
parent 37f25a346e
commit 06442942aa
4 changed files with 58 additions and 4 deletions

View file

@ -36,6 +36,11 @@
};
};
catppuccin.flavour = "macchiato";
catppuccin.enable = true;
console.catppuccin.enable = true;
users.users.lillian = {
isNormalUser = true;
extraGroups = ["sudo" "networkmanager" "wheel" "vboxsf" "docker"];