This commit is contained in:
alsaiduq-lab 2025-03-28 00:47:30 -06:00
parent e854d2515d
commit 90d8370b82
34 changed files with 39 additions and 131 deletions

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,5 +1,8 @@
{ config, pkgs, lib, ... }:
{
config,
pkgs,
...
}: {
home.packages = with pkgs; [
neovim
gnugrep

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [

View file

@ -1,7 +1,5 @@
{
config,
pkgs,
lib,
...
}: {
home.packages = with pkgs; [