Compare commits

..

No commits in common. "d42882e8de40cd4a76b95f9a6dd12fa54aae0778" and "f3c0db8c6a57db4d16364b2c54e70df75e3ba08f" have entirely different histories.

3 changed files with 8 additions and 6 deletions

View file

@ -10,7 +10,7 @@
gtk = { gtk = {
enable = true; enable = true;
theme = { theme = {
name = "Catppuccin-Mocha-Standard-Red-Dark"; name = "Catppuccin-Mocha-Standard-Red-dark";
package = pkgs.catppuccin-gtk.override { package = pkgs.catppuccin-gtk.override {
accents = ["red"]; accents = ["red"];
size = "standard"; size = "standard";

View file

@ -17,7 +17,9 @@
}; };
}; };
programs.hyprland.enable = true; programs.river = {
enable = true;
};
networking.hostName = "ame"; networking.hostName = "ame";
services.xserver.enable = true; services.xserver.enable = true;

View file

@ -8,6 +8,7 @@
../../home/zellij ../../home/zellij
../../home/mako ../../home/mako
../../home/gtk/catppuccin-red.nix ../../home/gtk/catppuccin-red.nix
../../home/wayland/river/waybar
]; ];
systemd.user.startServices = "sd-switch"; systemd.user.startServices = "sd-switch";
@ -18,10 +19,9 @@
homeDirectory = "/home/notoh"; homeDirectory = "/home/notoh";
packages = with pkgs; [ packages = with pkgs; [
brave brave
floorp webcord
discord session-desktop
spotify-player spotify-player
cinny-desktop
pavucontrol pavucontrol
unzip unzip
p7zip p7zip
@ -29,7 +29,7 @@
mpv mpv
rustypaste-cli rustypaste-cli
playerctl playerctl
obsidian logseq
cryptomator cryptomator
wayland wayland
glib glib