This website requires JavaScript.
Explore
Help
Register
Sign In
dot013
/
nix
Watch
1
Star
0
Fork
0
You've already forked nix
Code
Issues
Pull Requests
Activity
Files
3faebb2d6bda586e7dcd28ac7118e8a08beb6bd7
nix
/
modules
/
nixos
/
programs
/
default.nix
10 lines
106 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor!: I went too close into the sun Simlified everything, things were getting out of control
2024-04-08 16:37:29 -03:00
{
.
.
.
}:
{
imports
=
[
./nih
refactor!: battleship alive!
2024-04-10 13:12:23 -03:00
./hyprland.nix
feat: games
2024-04-18 10:43:47 -03:00
./steam.nix
refactor!: I went too close into the sun Simlified everything, things were getting out of control
2024-04-08 16:37:29 -03:00
]
;
options
=
{
}
;
config
=
{
}
;
}
Reference in New Issue
Copy Permalink