mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-26 14:12:35 -05:00
work on porting sway config over
This commit is contained in:
parent
ddb6a7f013
commit
5a7a3dda30
8 changed files with 106 additions and 0 deletions
5
home/crow/common/optional/comms/default.nix
Normal file
5
home/crow/common/optional/comms/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [
|
||||
pkgs.ferdium
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue