This website requires JavaScript.
Explore
Help
Sign in
bad
/
devos
Watch
1
Star
0
Fork
You've already forked devos
0
Code
Issues
1
Pull requests
Projects
Releases
Wiki
Activity
974df19d61
devos
/
profiles
/
workstation
/
default.nix
11 lines
124 B
Nix
Raw
Normal View
History
Unescape
Escape
Init
2021-04-06 13:37:40 +02:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
mpv
Install a bunch of useful packages
2021-04-08 22:00:48 +02:00
firefox
Init
2021-04-06 13:37:40 +02:00
nomacs
libreoffice
Install a bunch of useful packages
2021-04-08 22:00:48 +02:00
gimp
Init
2021-04-06 13:37:40 +02:00
]
;
}
Reference in a new issue
Copy permalink