This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-22 14:23:55 -05:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
50e9e9320e
nixcfg
/
nixosModules
/
apps
/
default.nix
9 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
reformatted with alejandra
2024-04-07 22:16:33 -04:00
{
pkgs
,
lib
,
config
,
.
.
.
}
:
{
moved flatpak module from apps to services
2024-04-21 22:21:20 -04:00
imports
=
[
./nicotine-plus
./steam
./podman
./virt-manager
]
;
code cleanup with nixfmt
2024-03-28 16:40:23 -04:00
}
Reference in a new issue
Copy permalink