This website requires JavaScript.
Explore
Help
Sign in
steveej
/
infra
Watch
1
Star
0
Fork
You've already forked infra
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
33e0c3f4c6
infra
/
nix
/
home-manager
/
programs
/
libreoffice.nix
4 lines
67 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: format with alejandra
2023-02-07 18:24:28 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
libreoffice-fresh
]
;
move all expressions to nix/; include modularized home-manager config
2018-10-31 19:52:39 +01:00
}
Reference in a new issue
Copy permalink