progress...

This commit is contained in:
2026-02-13 19:21:27 +00:00
parent 540359308e
commit 58c8146cc0
16 changed files with 363 additions and 96 deletions

View File

@@ -11,6 +11,12 @@
nixos =
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
wayfreeze
grim
slurp
wlogout
];
programs.xwayland.enable = true;
programs.hyprland = {
enable = true;