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
6f09998656
NixOS-Config
/
modules
/
home
/
programs
/
terminal
/
default.nix
13 lines
119 B
Nix
Raw
Normal View
History
Unescape
Escape
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
.
.
.
}:
{
imports
=
[
./fastfetch
./git
./ncmpcpp
./neovim
./ranger
./tmux
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
./zsh
What a clusterfuck
2024-10-09 03:36:08 -04:00
]
;
}
Reference in a new issue
Copy permalink