Forgot to remove ags from flake.nix
This commit is contained in:
parent
9f35a94cdd
commit
b9047c1c93
1 changed files with 0 additions and 4 deletions
|
@ -25,9 +25,6 @@
|
|||
url = "github:AdnanHodzic/auto-cpufreq";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# ags for cool widgets
|
||||
ags.url = "github:aylur/ags";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
@ -58,7 +55,6 @@
|
|||
imports = [
|
||||
./hosts/nixos/home.nix
|
||||
./modules/home-manager
|
||||
inputs.ags.homeManagerModules.default
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue