merge
This commit is contained in:
parent
fe82c49eb5
commit
84359b6254
3 changed files with 7 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./audio.nix
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
./syncthing.nix
|
||||
./users.nix
|
||||
./zsh.nix
|
||||
|
||||
./android-dev.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [ distrobox ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue