This website requires JavaScript.
Explore
Help
Sign In
rilla
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afe7d7cb08
nix-config
/
home
/
capibara.nix
6 lines
84 B
Nix
Raw
Normal View
History
Unescape
Escape
initial commit
2022-01-18 09:32:55 +01:00
{
config
,
pkgs
,
.
.
.
}:
refactor
2022-01-28 15:11:30 +01:00
{
feat: big cleanup
2023-07-23 16:53:16 +02:00
imports
=
[
./common.nix
./desktop-river
./theming
]
;
initial commit
2022-01-18 09:32:55 +01:00
}