added automatic wallpaper setting
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../utilities/autowallpaper.nix
|
||||
];
|
||||
|
||||
home.activation.createAudioDirectories =
|
||||
lib.hm.dag.entryAfter [ "writeBoundary" ] ''
|
||||
mkdir -p \
|
||||
|
||||
Reference in New Issue
Block a user