Monet, Browser declarative and themed with Stylix

This commit is contained in:
2025-09-24 17:12:11 -05:00
parent 222f869bbb
commit 6026656165
8 changed files with 63 additions and 48 deletions

View File

@@ -8,7 +8,6 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
../../modules/openvpn
];
powerManagement.enable = true;
hardware.asahi.extractPeripheralFirmware = true;
@@ -178,8 +177,8 @@
git
bibata-cursors
element-desktop
#inputs.zen-browser.packages."${system}".default
rofi
inputs.zen-browser.packages.${pkgs.system}.default
playerctl
cava
moonlight-qt

View File

@@ -6,7 +6,7 @@
home.username = "joshuaelm";
home.homeDirectory = "/home/joshuaelm";
imports = [ ../../modules/nvim ../../modules/stylix.nix ../../modules/hypr/hyprland_laptop.nix ../../modules/waybar/waybar.nix ../../modules/ashell ];
imports = [ ../../modules/nvim ../../modules/stylix.nix ../../modules/hypr/hyprland_laptop.nix ../../modules/waybar/waybar.nix ../../modules/ashell ../../modules/zen ];
home.packages = [