Skip to content

Commit

Permalink
Deploying to template from @ fa3535d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dmadisetti committed Nov 20, 2023
1 parent db99471 commit d4cf9dc
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 68 deletions.
54 changes: 27 additions & 27 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# This ensures that we always use the official nix cache.
# nixpkgs.url = "/home/user/src/nixpkgs-local?cache-bust=4";
# TODO: Change to patch system NixOs/nix/issues#3920
nixpkgs.url = github:nixos/nixpkgs/7c9cc5a6e5d38010801741ac830a3f8fd667a7a0;
nixpkgs.url = github:nixos/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb;
nixos-hardware.url = github:NixOS/nixos-hardware;

# Really just to streamline deps.
Expand Down Expand Up @@ -72,7 +72,7 @@
grub2-themes.inputs.nixpkgs.follows = "nixpkgs";

# Hyprland is **such** eye candy
hyprland.url = github:hyprwm/Hyprland/v0.31.0;
hyprland.url = github:hyprwm/Hyprland/v0.32.3;
hyprland.inputs.nixpkgs.follows = "nixpkgs";
hyprland.inputs.systems.follows = "systems";

Expand Down
39 changes: 0 additions & 39 deletions nix/home/users/gce.nix

This file was deleted.

0 comments on commit d4cf9dc

Please sign in to comment.