This website requires JavaScript.
Explore
Help
Sign In
geir
/
configs
Watch
1
Star
0
Fork
You've already forked configs
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
9ae96d3115
configs
/
laptop
/
cosmic.nix
7 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
?
2024-06-02 22:07:34 +02:00
{
config
,
pkgs
,
.
.
.
}:
{
hugo install
2024-06-10 10:43:47 +02:00
environment
.
systemPackages
=
with
pkgs
;
[
cosmic
]
;
?
2024-06-02 22:07:34 +02:00
}
Reference in a new issue
Copy permalink