This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
nix
Watch
1
Star
0
Fork
You've already forked nix
1
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
52c3f11b41
nix
/
modules
/
nixos
/
user-installed-applications.nix
5 lines
86 B
Nix
Raw
Normal View
History
Unescape
Escape
Whaddya mean I don't have fonts
2023-10-03 12:13:30 -05:00
{
pkgs
,
.
.
.
}:
{
Formatting, readme ideas for safe deploys
2023-09-27 13:44:05 -05:00
services
.
flatpak
.
enable
=
true
;
GTK, appimage binfmt, and bluetooth
2024-06-06 10:53:21 -05:00
programs
.
appimage
.
binfmt
=
true
;
Cleanup and some modularization
2023-09-05 22:39:17 -05:00
}
Reference in a new issue
Copy permalink