plasma-manager and other changes
This commit is contained in:
parent
4ffd450700
commit
e0cbd257c4
8 changed files with 358 additions and 46 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{ config, pkgs, lib, catppuccin, ... }: {
|
||||
networking.hostName = "peach";
|
||||
|
||||
catppuccin = {
|
||||
accent = "peach";
|
||||
};
|
||||
catppuccin.accent = "peach";
|
||||
|
||||
home-manager.users.sckova = {
|
||||
imports = [ catppuccin.homeModules.catppuccin ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue