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
e198466834
NixOS-Config
/
modules
/
home
/
programs
/
misc
/
general
/
default.nix
11 lines
123 B
Nix
Raw
Normal View
History
Unescape
Escape
Alright this ain't finished cause of the home stuff but I don't wanna lose what I've done. Impermanence, disko, lots of changes. TODO: add modularity to home.
2024-11-02 17:19:40 -04:00
{
pkgs
,
.
.
.
}:
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
home
.
packages
=
with
pkgs
;
[
Add rtprio, change the waybar and simplify apps
2024-12-06 17:49:20 -05:00
vesktop
fractal
telegram-desktop
Mostly security changes, add nouveau as a boot option, simplify settings and prepare for home-manager options
2024-11-29 01:49:18 -05:00
libreoffice
What a clusterfuck
2024-10-09 03:36:08 -04:00
bc
]
;
}
Reference in a new issue
Copy permalink