Added more wallpapers

This commit is contained in:
marc
2022-11-06 19:32:18 +01:00
parent 934ce73d01
commit 2347adc56f
21 changed files with 787 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
{
imports = [
./editors
./bluetooth.nix
./tailscale.nix
./user.nix

View File

@@ -0,0 +1,6 @@
{ ... }:
{
imports = [
];
}

View File

@@ -22,6 +22,7 @@ in
environment.systemPackages = with pkgs; [
pamixer
i3lock-blur
];
# - Audio ------------------------------------