Some initial catppucin theming :)
This commit is contained in:
parent
37f25a346e
commit
06442942aa
4 changed files with 58 additions and 4 deletions
|
@ -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"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue