1

Enable Hyprland in addition to Plasma (for now)

This commit is contained in:
2023-04-02 20:38:40 +02:00
parent 3194428a5f
commit 00311cdf1a
5 changed files with 177 additions and 12 deletions

View File

@ -31,7 +31,7 @@ in {
extraModules
# I included the home config statically like this as I am the only user
# I included the home config statically like this as I am the only user.
# I would have liked to make it more flexible (for multiple users on the same host)
# but I failed because nix stopped autoinjecting the required arguments and I didn't
# know how to handle that...