Still GTK looks

This commit is contained in:
2026-03-16 11:23:39 +00:00
parent b11c681e62
commit 49a2d35d02
6 changed files with 3289 additions and 27 deletions
@@ -19,11 +19,12 @@
./session.nix
./networking.nix
./gtk.nix
./theme.nix
inputs.home-manager.nixosModules.home-manager
];
catppuccin = {
enable = true;
flavor = "mocha";
};
catppuccin = {
enable = true;
flavor = "mocha";
};
}