Fixed issues..
This commit is contained in:
parent
5395bf80c9
commit
4f3b54842b
7 changed files with 253 additions and 88 deletions
|
|
@ -48,9 +48,13 @@
|
|||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
services.gtkapps.enable = true;
|
||||
# services.gtkapps.enable = true;
|
||||
services.gtkbar.enable = true;
|
||||
|
||||
environment.systemPackages = [
|
||||
inputs.rust-app-menu.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
# services.midirun = {
|
||||
# enable = true;
|
||||
# };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue