Added more wallpapers
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
./editors
|
||||
./bluetooth.nix
|
||||
./tailscale.nix
|
||||
./user.nix
|
||||
|
||||
6
system/modules/editors/default.nix
Normal file
6
system/modules/editors/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
}
|
||||
@@ -22,6 +22,7 @@ in
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pamixer
|
||||
i3lock-blur
|
||||
];
|
||||
|
||||
# - Audio ------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user