remove quickshell
This commit is contained in:
parent
8bec2a9ac1
commit
ae5e18bb21
112 changed files with 308 additions and 24684 deletions
|
|
@ -11,7 +11,7 @@
|
|||
};
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixos-stable.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||
|
||||
home-manager = {
|
||||
|
|
@ -31,8 +31,6 @@
|
|||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
};
|
||||
|
||||
walker.url = "github:abenz1267/walker";
|
||||
|
||||
resume.url = "git+https://code.zoeys.cloud/zoey/resume.git";
|
||||
ags.url = "github:Aylur/ags/v1";
|
||||
ags.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -199,7 +197,6 @@
|
|||
spicetify-nix.homeManagerModules.default
|
||||
catppuccin.homeModules.default
|
||||
ags.homeManagerModules.default
|
||||
walker.homeManagerModules.default
|
||||
];
|
||||
|
||||
systems.modules.nixos = with inputs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue