Commit for generation 71

This commit is contained in:
2024-09-25 03:28:28 -04:00
parent a2da1e6880
commit 7281e415b3
2 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ config, lib, pkgs, rose-pine-hyprcursor, ... }:
{ config, lib, pkgs, ... }:
{
imports =
@@ -51,7 +51,6 @@
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
rose-pine-hyprcursor.packages.${pkgs.system}.default
parted
vim
gnumake