update mastodon
This commit is contained in:
parent
b58b512538
commit
be7ae862f4
10 changed files with 124 additions and 14 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue