desktop changes

This commit is contained in:
2025-10-04 21:49:36 +01:00
parent c8d0b25409
commit 002ed7568b
7 changed files with 148 additions and 153 deletions
+6 -6
View File
@@ -2,9 +2,9 @@
{
imports = [
./hardware-configuration.nix
inputs.home-manager.nixosModules.default
];
./hardware-configuration.nix
inputs.home-manager.nixosModules.default
];
boot = {
loader.systemd-boot.enable = true;
@@ -76,7 +76,7 @@
restart = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --cmd river";
command = "${pkgs.tuigreet}/bin/tuigreet --cmd Hyprland";
};
};
};
@@ -85,6 +85,7 @@
packages = [ pkgs.android-udev-rules ];
};
upower.enable = true;
libinput.enable = true;
blueman.enable = true;
gvfs.enable = true;
@@ -179,7 +180,7 @@
plugins = [ ];
};
river = {
river-classic = {
enable = true;
xwayland.enable = true;
};
@@ -214,7 +215,6 @@
ghostty
glib
gnome-keyring
inputs.caelestia-shell.packages.${system}."with-cli"
libdrm
libnotify
mesa