almost done laptop
This commit is contained in:
parent
98cafc6cdb
commit
8c082364d6
11 changed files with 115 additions and 1048 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue