1
0
Fork 0
forked from Bun/nixos-config

Remove Hyprland and make Sway work on Nvidia

This commit is contained in:
Bun 2025-05-05 01:43:21 -04:00
parent 30b3ff1d0f
commit 1a4e8b4b88
12 changed files with 12 additions and 383 deletions

View file

@ -1,7 +1,6 @@
{ ... }:
{
imports = [
./hyprland
./programs
./sway
];