This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
cbd69206a3
NixOS-Config
/
modules
/
home
/
programs
/
misc
/
chat
/
default.nix
9 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
Standardize networking, add more Librewolf configs, standardize synatxing for Waybar, generalize app usage
2024-12-01 01:44:12 -05:00
{
pkgs
,
.
.
.
}:
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
home
.
packages
=
with
pkgs
;
[
vesktop
fractal
Standardize networking, add more Librewolf configs, standardize synatxing for Waybar, generalize app usage
2024-12-01 01:44:12 -05:00
telegram-desktop
What a clusterfuck
2024-10-09 03:36:08 -04:00
]
;
}
Reference in a new issue
Copy permalink