Merge branch 'flake' of https://git.atagen.co/atagen/nix into flake

This commit is contained in:
atagen 2023-06-24 01:30:58 +10:00
commit d19208bd56
4 changed files with 7 additions and 15 deletions

View file

@ -75,6 +75,8 @@ in {
enable = true;
};
services.udiskie.enable = true;
wayland.windowManager.hyprland = {
enable = true;
systemdIntegration = true;