Working on tito now!
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
description = "A very basic flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-24.05";
|
||||
home-manager.url = "github:nix-community/home-manager?ref=release-24.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-24.11";
|
||||
home-manager.url = "github:nix-community/home-manager?ref=release-24.11";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
#hyprland.url = "github:hyprwm/Hyprland";
|
||||
#nix-colors.url = "github:misterio77/nix-colors";
|
||||
stylix.url = "github:danth/stylix/release-24.05";
|
||||
stylix.url = "github:danth/stylix/release-24.11";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user