Still GTK looks

This commit is contained in:
2026-03-16 10:19:29 +00:00
parent 06aaf21de1
commit b11c681e62
2 changed files with 10 additions and 6 deletions
@@ -20,11 +20,10 @@
./networking.nix
./gtk.nix
inputs.home-manager.nixosModules.home-manager
inputs.catppuccin.nixosModules.default
];
catppuccin = {
enable = true;
flavor = "mocha";
};
catppuccin = {
enable = true;
flavor = "mocha";
};
}