forked from nico/dots
nix: merge all nix programs into applications.nix
This commit is contained in:
parent
ec7c50dedc
commit
11b8a03564
4 changed files with 14 additions and 18 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
# nix pkgs
|
||||
environment.systemPackages = with pkgs; [
|
||||
mpv
|
||||
ghostty
|
||||
thunderbird
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue