almost done laptop

This commit is contained in:
atagen 2023-05-18 16:09:58 +10:00
parent 98cafc6cdb
commit 8c082364d6
11 changed files with 115 additions and 1048 deletions

View file

@ -1,6 +1,5 @@
inputs: _: prev: {
hyprland-s76 = prev.callPackage ./hyprland-system76-scheduler-integration.nix {};
swayosd = prev.callPackage ./homepkgs/swayosd.nix {};
wlogout_style_base = dots/wlogout/style.css;
wlogout_style = prev.runCommandLocal "wlogout_style_base" {wlogpath = lib.strings.escape ["/"] "${pkgs.wlogout}";} ''
cp ${wlogout_style_base} $out