This website requires JavaScript.
Explore
Help
Sign In
vbrandl
/
nixos-configuration
Watch
1
Star
0
Fork
0
You've already forked nixos-configuration
Code
Issues
1
Pull Requests
2
Releases
Wiki
Activity
de5332bcc2
nixos-configuration
/
home
/
qt.nix
7 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
Restructure to use flakes
2022-02-15 15:44:40 +01:00
{
.
.
.
}:
{
qt
=
{
enable
=
true
;
Update to nixos 24.05
2024-06-15 16:02:25 +02:00
platformTheme
.
name
=
"
g
t
k
"
;
Restructure to use flakes
2022-02-15 15:44:40 +01:00
}
;
}
Reference in New Issue
Copy Permalink