update mastodon

This commit is contained in:
Vivian 2022-11-06 22:13:48 +01:00
parent 03b7e4196a
commit b04d93811e
10 changed files with 124 additions and 14 deletions

View file

@ -5,6 +5,10 @@
wallpaper = eDP-1,~/cloud/Pictures/Wallpapers-Laptop/wallpaper-nix-pink.png
'';
imports = [
inputs.hyprland.homeManagerModules.default
];
wayland.windowManager.hyprland = let
startup-script = pkgs.writeScriptBin "startup" ''
#!${pkgs.stdenv.shell}