mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: in tree changes
This commit is contained in:
parent
185833d1fb
commit
d60c09d981
32 changed files with 339 additions and 155 deletions
5
home/profiles/common/packages.nix
Normal file
5
home/profiles/common/packages.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = [
|
||||
pkgs.magic-wormhole
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue