initial commit
This commit is contained in:
commit
07d4f917bd
83 changed files with 3762 additions and 0 deletions
11
system/work.nix
Normal file
11
system/work.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
jetbrains.rider
|
||||
obsidian
|
||||
teams-for-linux
|
||||
thunderbird
|
||||
zoom-us
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue