Update wallpapers
This commit is contained in:
parent
524db89061
commit
03a185f64a
|
@ -209,11 +209,11 @@
|
|||
},
|
||||
"wallpapers": {
|
||||
"locked": {
|
||||
"lastModified": 1687523055,
|
||||
"narHash": "sha256-cxHi2WKSLqWMnIVD048InXrazy1/Jz7T+8Oo5uOiqS0=",
|
||||
"lastModified": 1694436191,
|
||||
"narHash": "sha256-eWhgMiKKxVX47IIfSvs4FmxPlR35okVOrXxbzKwNa4A=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "1cd9f378d2989919fcb9e65ea944bfdae31b1a98",
|
||||
"revCount": 2,
|
||||
"rev": "1b0a2a35be9fbab42ed25fb49a6960d31d899fa9",
|
||||
"revCount": 4,
|
||||
"type": "git",
|
||||
"url": "https://git.xenia.me.uk/xenia/wallpapers.git"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, user ? "xenia", inputs, ... }: {
|
||||
imports = [ ./desktop.nix inputs.hyprland.nixosModules.default ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
libsForQt5.polkit-kde-agent
|
||||
xdg-utils
|
||||
wlr-randr
|
||||
hyprpaper
|
||||
|
|
Loading…
Reference in a new issue