Compare commits
2 Commits
d20a5bb54f
...
176254bdcf
| Author | SHA1 | Date | |
|---|---|---|---|
| 176254bdcf | |||
| d8adc80512 |
@@ -16,5 +16,4 @@ let
|
||||
in
|
||||
{
|
||||
imports = module_files;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{ pkgs, ...}:
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
services.gnome-keyring.enable = true;
|
||||
services.easyeffects = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user