all repos — char/flake @ a200cec5a3a535a1955782b82936a515e5ce95e2

nixos flake

runestone: use nixd from unstable
Charlotte Som charlotte@som.codes
Sun, 08 Sep 2024 09:59:59 +0100
commit

a200cec5a3a535a1955782b82936a515e5ce95e2

parent

2b41c33c3cc8e354dcaeb325287f5dff6f55d709

1 files changed, 4 insertions(+), 4 deletions(-)

jump to
M profiles/runestone/base.nixprofiles/runestone/base.nix

@@ -23,12 +23,12 @@

programs.firefox.enable = true; environment.systemPackages = (with pkgs;[ vscode-fhs - nixd nixpkgs-fmt foot - ]) ++ (with user-pkgs;[ - berkeley-mono - ]); + ]) ++ [ + user-pkgs.berkeley-mono + unstable-pkgs.nixd + ]; users.users.charlotte.packages = (with pkgs; [ stow