it finally happened
This commit is contained in:
parent
2ea78bdd47
commit
56d55e1659
190 changed files with 843 additions and 9368 deletions
14
pkgs/default.nix
Normal file
14
pkgs/default.nix
Normal file
|
@ -0,0 +1,14 @@
|
|||
{ pkgs, ... }: {
|
||||
hyprland-system76-scheduler-integration = pkgs.callPackage ./hyprland-system76-scheduler-integration.nix {};
|
||||
system76-scheduler = pkgs.callPackage ./system76-scheduler.nix {};
|
||||
culr = pkgs.callPackage ./culr.nix {};
|
||||
swayosd = pkgs.callPackage ./swayosd.nix {};
|
||||
# fuzzel = pkgs.callPackage ./fuzzel.nix {};
|
||||
# git-credential-keepassxc = pkgs.callPackage git-credential-keepassxc.nix {};
|
||||
# lemurs = pkgs.callPackage lemurs.nix {};
|
||||
# glpaper = pkgs.callPackage glpaper.nix {};
|
||||
# ly = pkgs.callPackage ly.nix {};
|
||||
# headscale-ui = pkgs.callPackage headscale-ui.nix {};
|
||||
# kwin-system76-scheduler-integration = pkgs.callPackage kwin-system76-scheduler-integration.nix {};
|
||||
# simplewaita-gtk = pkgs.callPackage simplewaita-gtk.nix {};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue