pkgs: Flakify AAGL
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
../../packages/desktop.nix
|
||||
../../packages/art.nix
|
||||
|
||||
./modules/aagl.nix
|
||||
./modules/git.nix
|
||||
./modules/hyprland.nix
|
||||
./modules/style.nix
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
let
|
||||
aagl-gtk-on-nix = import (
|
||||
builtins.fetchTarball {
|
||||
url = "https://github.com/ezKEa/aagl-gtk-on-nix/archive/main.tar.gz";
|
||||
sha256 = "14fnbcvmr1b8jkkjfbyarljwawgh3as9skdyvyc10b1nqh0641h0";
|
||||
}
|
||||
);
|
||||
in
|
||||
{
|
||||
home.packages = [ aagl-gtk-on-nix.the-honkers-railway-launcher ];
|
||||
}
|
||||
Reference in New Issue
Block a user