bunch of stuff
This commit is contained in:
parent
e147f753e2
commit
ba349189cc
13 changed files with 507 additions and 513 deletions
|
@ -43,7 +43,7 @@
|
|||
catppuccin-vsc.url = "https://flakehub.com/f/catppuccin/vscode/*.tar.gz";
|
||||
forgejo-cli.url = "git+https://codeberg.org/Cyborus/forgejo-cli";
|
||||
gauntlet = {
|
||||
url = "github:/project-gauntlet/gauntlet/792baa7e6aa6262416d18babda2ef81eb3cd3f30"; # main, 1/31/2025
|
||||
url = "github:project-gauntlet/gauntlet/81c21e9ab66a1661a9b9795193bd7c0d36d4225d"; # main, 3/15/2025
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
@ -125,7 +125,6 @@
|
|||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
sharedModules = [
|
||||
inputs.nur.modules.homeManager.default
|
||||
|
@ -146,6 +145,7 @@
|
|||
./home-manager/kitty.nix
|
||||
./home-manager/mangohud.nix
|
||||
./home-manager/nnn.nix
|
||||
./home-manager/obs.nix
|
||||
./home-manager/plasma.nix
|
||||
./home-manager/tpm.nix
|
||||
./home-manager/user.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue