mrow
This commit is contained in:
parent
ef53eba774
commit
e0a8e0ceb2
5 changed files with 375 additions and 40 deletions
|
|
@ -10,7 +10,7 @@ in
|
|||
options.ragon.vscode.enable = lib.mkOption { default = false; };
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
nixd
|
||||
#nixd
|
||||
nixpkgs-fmt
|
||||
(unstable.quarto.overrideAttrs (curr: { meta.platforms = [ pkgs.system ]; }))
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue