fixes
This commit is contained in:
parent
689f5dea6d
commit
7dd47b6238
16 changed files with 284 additions and 38 deletions
|
@ -1,10 +1,17 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
obsidian
|
||||
kitty
|
||||
git
|
||||
ripgrep
|
||||
signal-desktop
|
||||
terraform
|
||||
wine
|
||||
winetricks
|
||||
yandex-cloud
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue