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
d519351810
nixos
/
home
/
personal.nix
6 lines
97 B
Nix
Raw
Normal View
History
Unescape
Escape
Reformat all files using nixfmt
2024-07-30 15:06:34 +01:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
./default.nix
]
;
Move ktorrent and CAD/modelling programs to Vanguard only
2024-08-26 12:18:00 +01:00
home
.
packages
=
with
pkgs
;
[
prusa-slicer
]
;
Add whatsapp-for-linux for default, ktorrent for personal machines
2024-07-12 13:10:23 +01:00
}
Reference in a new issue
Copy permalink