mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update flake inputs
This commit is contained in:
parent
70264407d0
commit
5864a4cff2
3 changed files with 76 additions and 58 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, nixpkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [ htop nload tmux vim git ];
|
||||
environment.systemPackages = with pkgs; [ htop-vim nload tmux vim git ];
|
||||
|
||||
nix = { nixPath = [ "nixpkgs=${nixpkgs}" ]; };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue