This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
d79cc03be1
nixos-config
/
programs
/
desktop
/
games
/
default.nix
8 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
format all code
2024-11-09 14:02:26 +00:00
{
pkgs
,
.
.
.
}:
{
add ff14
2024-11-08 14:29:30 +00:00
imports
=
[
./ff14
]
;
format all code
2024-11-09 14:02:26 +00:00
home
.
packages
=
with
pkgs
;
[
factorio
]
;
add ff14
2024-11-08 14:29:30 +00:00
}
Reference in a new issue
Copy permalink