mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Install flox from flake
This commit is contained in:
parent
072a6e34de
commit
e449b45e2b
3 changed files with 268 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue