Skip to content

Commit 5172cac

Browse files
committed
aira: office and winboat
1 parent 2536350 commit 5172cac

3 files changed

Lines changed: 21 additions & 19 deletions

File tree

nixos/hosts/aira/configuration.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535

3636
nixpkgs.config.permittedInsecurePackages = [
3737
"electron-39.8.10"
38+
"electron-40.10.5"
3839
];
3940

4041
hardware.graphics = {

nixos/hosts/aira/flake.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nixos/hosts/aira/home.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,15 @@ in
4747
gradia
4848
# heroic
4949
# kdePackages.kdenlive
50-
# libreoffice
50+
libreoffice
5151
# obs-studio
5252
# onlyoffice-desktopeditors
5353
# planify
5454
# postman
5555
protonplus
5656
# spotify
5757
tor-browser
58+
winboat
5859

5960
# CLI
6061
python314Packages.markitdown

0 commit comments

Comments
 (0)