This website requires JavaScript.
Explore
Help
Sign In
4o1x5
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
52f82e0c5c
dotfiles
/
nix
/
apps
/
office.nix
10 lines
113 B
Nix
Raw
Normal View
History
Unescape
Escape
created files
2024-04-28 11:35:35 +02:00
{
pkgs
,
config
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
libreoffice
allota changes idk
2024-12-05 07:02:26 +01:00
onlyoffice-bin
created files
2024-04-28 11:35:35 +02:00
]
;
}
Reference in a new issue
Copy permalink