Move catppuccin config from base to desktop
This commit is contained in:
@@ -64,12 +64,6 @@
|
||||
# NetworkManager
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# Catppuccin
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
};
|
||||
|
||||
# Android debug tools
|
||||
programs.adb.enable = true;
|
||||
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
|
||||
# Catppuccin
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
sddm = {
|
||||
enable = true;
|
||||
background = "/home/chase/nix-config/home/wallpaper.jpg";
|
||||
|
||||
Reference in New Issue
Block a user