This website requires JavaScript.
Explore
Help
Sign In
AtaraxiaDev
/
nixos-config
Watch
1
Star
0
Fork
0
You've already forked nixos-config
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
nixos-config
/
profiles
/
sound
/
default.nix
6 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
wip
2020-02-10 06:08:03 +04:00
{
config
,
lib
,
pkgs
,
.
.
.
}:
{
wip
2020-02-10 20:06:45 +04:00
imports
=
[
update system, move to pipewire
2021-03-17 23:06:12 +03:00
./pipewire.nix
update pulseeffects to easyeffects
2021-08-17 23:38:13 +03:00
./easyeffects
wip
2020-02-10 20:06:45 +04:00
]
;
wip
2020-02-10 06:08:03 +04:00
}
Reference in New Issue
Copy Permalink