remove hyprland extraConfig option and move all to nixified settings option
This commit is contained in:
parent
11cb74ce0d
commit
667d5fd2eb
5 changed files with 55 additions and 53 deletions
|
@ -18,8 +18,8 @@
|
|||
# States home manager version that config was originally compatible with, do not change without reading all patch notes since this version and altering as needed
|
||||
home.stateVersion = "24.05";
|
||||
|
||||
services.pass-secret-service.enable = true; # for use with protonmail-bridge
|
||||
# services.gnome-keyring.enable = true; # should be easier for protonmail-bridge
|
||||
# services.pass-secret-service.enable = true; # for use with protonmail-bridge
|
||||
services.gnome-keyring.enable = true; # should be easier for protonmail-bridge
|
||||
|
||||
# Cursor configuration that I hope to one day understand, currently has a scaling issue but thats probably my fault
|
||||
home.pointerCursor =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue