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
39bde4bd75906e43d24e6d540faafe14dfa599e2
nix
/
modules
/
nixos
/
programs
/
default.nix
10 lines
105 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
=
[
feat: nh command wrapper
2024-05-04 14:08:42 -03:00
./nh
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