waybar and lots of theming
This commit is contained in:
parent
90c13a0728
commit
3c7a01f264
6 changed files with 137 additions and 97 deletions
13
flake.nix
13
flake.nix
|
|
@ -86,18 +86,9 @@
|
|||
home-manager.nixosModules.home-manager
|
||||
sops-nix.nixosModules.sops
|
||||
catppuccin.nixosModules.catppuccin
|
||||
(
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
confetti.packages.${pkgs.system}.confetti
|
||||
# or: confetti.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
}
|
||||
)
|
||||
confetti.nixosModules.confetti
|
||||
];
|
||||
|
||||
};
|
||||
archive = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue