Hyprland tweaks to make it usable.
This commit is contained in:
6
home/programs/workstation.nix
Normal file
6
home/programs/workstation.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [ ./server.nix ];
|
||||
|
||||
# Add workstation-specific programs here if needed in the future
|
||||
}
|
||||
Reference in New Issue
Block a user