Lot of change on structs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ ... }:
|
||||
{
|
||||
home.file = {
|
||||
".config/ghostty/" = {
|
||||
source = ./ghostty;
|
||||
};
|
||||
};
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
aria2
|
||||
];
|
||||
}
|
||||
|
Before Width: | Height: | Size: 526 KiB After Width: | Height: | Size: 526 KiB |
Reference in New Issue
Block a user