mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
iron: +abcde
This commit is contained in:
parent
a8b9982868
commit
a7f102be6a
1 changed files with 5 additions and 0 deletions
5
nix/homeModules/named/iron/default.nix
Normal file
5
nix/homeModules/named/iron/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
{pkgs, ...}: {
|
||||||
|
home.packages = [
|
||||||
|
pkgs.abcde
|
||||||
|
];
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue