This website requires JavaScript.
Explore
Help
Sign in
alisceon
/
nixos_config
Watch
1
Star
0
Fork
You've already forked nixos_config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c343c52ab7
nixos_config
/
home
/
modules
/
wm
/
sway
/
gtk.nix
10 lines
119 B
Nix
Raw
Normal View
History
Unescape
Escape
entirely vibed refactor
2026-03-10 21:50:51 +01:00
{
.
.
.
}:
modularize home
2026-03-10 18:54:37 +01:00
{
gtk
=
{
enable
=
true
;
gtk2
.
enable
=
true
;
gtk3
.
enable
=
true
;
gtk4
.
enable
=
true
;
}
;
entirely vibed refactor
2026-03-10 21:50:51 +01:00
}
Reference in a new issue
Copy permalink