This website requires JavaScript.
Explore
Help
Sign In
prescientmoon
/
satellite
Watch
1
Fork
You've already forked satellite
0
Code
Activity
3c1f1d71f3
satellite
/
home
/
lapetus.nix
7 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
Beautiful transparency + more
2023-08-13 04:15:32 +02:00
{
Move a bunch of things around
2023-12-02 00:46:56 +01:00
imports
=
[
./global.nix
]
;
Preparing for lepatus install
2023-07-17 16:50:07 +02:00
# Arbitrary extra packages
Beautiful transparency + more
2023-08-13 04:15:32 +02:00
home
.
packages
=
[
]
;
Preparing for lepatus install
2023-07-17 16:50:07 +02:00
}
Copy permalink