This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
80eb48acfb
nixos
/
home
/
common.nix
8 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
Move common from default.nix to common.nix
2023-05-19 14:52:20 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
Add distrobox and podman, don't sync submodules to /etc/nixos/config
2023-06-01 13:37:15 +01:00
distrobox
Move common from default.nix to common.nix
2023-05-19 14:52:20 +01:00
libreoffice-fresh
otpclient
]
;
}
Reference in a new issue
Copy permalink