diff --git a/flake.nix b/flake.nix index 4400e8e..16bcc12 100644 --- a/flake.nix +++ b/flake.nix @@ -85,18 +85,19 @@ pipewire.enable = true; music.enable = true; - gui = { - enable = true; - protonmail = true; - matrix = true; + }; - monitors = utils.mkMonitor { - monitor = "eDP-1"; - resolution = "1920x1200"; - refreshRate = 60; - }; + gui = { + enable = true; + protonmail = true; + matrix = true; + monitors = utils.mkMonitor { + monitor = "eDP-1"; + resolution = "1920x1200"; + refreshRate = 60; }; + }; common.nil.enable = true; diff --git a/hostname b/hostname index bbd1c90..8e167af 100644 --- a/hostname +++ b/hostname @@ -1 +1 @@ -alpheratz \ No newline at end of file +ankaa \ No newline at end of file diff --git a/modules/nix/gui.nix b/modules/nix/gui.nix index 73b6e50..db8631b 100644 --- a/modules/nix/gui.nix +++ b/modules/nix/gui.nix @@ -85,6 +85,7 @@ in wayland-pipewire-idle-inhibit firefox mpv + feh ] ++ [ cfg.terminal ] ++ optional cfg.matrix cinny-desktop