Fixed issues..
This commit is contained in:
parent
5395bf80c9
commit
4f3b54842b
7 changed files with 253 additions and 88 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
### Desktop Stuff
|
||||
|
|
@ -36,6 +36,6 @@
|
|||
### Development Tools
|
||||
jdk
|
||||
gnumake
|
||||
claude-code
|
||||
inputs.claude-code.packages.${pkgs.system}.claude-code
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue