Install flox from flake

This commit is contained in:
Gene Liverman 2024-03-20 08:31:59 -04:00
parent 072a6e34de
commit e449b45e2b
3 changed files with 268 additions and 34 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, hostname, username, ... }: {
{ pkgs, flox-flake, hostname, username, ... }: {
environment = {
shells = with pkgs; [ bash zsh ];
loginShell = pkgs.zsh;
@ -10,6 +10,7 @@
age
bandwhich
coreutils
flox-flake.packages.${pkgs.system}.default
hugo
mas
nmap