mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
commit
a0f922ecd5
1 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
{ ... }: {
|
{ pkgs, ... }: {
|
||||||
# Settings just for personal machines go here
|
# Settings just for personal machines go here
|
||||||
|
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
chirp
|
||||||
|
];
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue