Update wallpapers

This commit is contained in:
Evie Litherland-Smith 2023-09-11 13:47:08 +01:00
parent 524db89061
commit 03a185f64a
2 changed files with 5 additions and 4 deletions

View file

@ -209,11 +209,11 @@
}, },
"wallpapers": { "wallpapers": {
"locked": { "locked": {
"lastModified": 1687523055, "lastModified": 1694436191,
"narHash": "sha256-cxHi2WKSLqWMnIVD048InXrazy1/Jz7T+8Oo5uOiqS0=", "narHash": "sha256-eWhgMiKKxVX47IIfSvs4FmxPlR35okVOrXxbzKwNa4A=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "1cd9f378d2989919fcb9e65ea944bfdae31b1a98", "rev": "1b0a2a35be9fbab42ed25fb49a6960d31d899fa9",
"revCount": 2, "revCount": 4,
"type": "git", "type": "git",
"url": "https://git.xenia.me.uk/xenia/wallpapers.git" "url": "https://git.xenia.me.uk/xenia/wallpapers.git"
}, },

View file

@ -1,6 +1,7 @@
{ pkgs, user ? "xenia", inputs, ... }: { { pkgs, user ? "xenia", inputs, ... }: {
imports = [ ./desktop.nix inputs.hyprland.nixosModules.default ]; imports = [ ./desktop.nix inputs.hyprland.nixosModules.default ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
libsForQt5.polkit-kde-agent
xdg-utils xdg-utils
wlr-randr wlr-randr
hyprpaper hyprpaper