mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
added libreoffice
This commit is contained in:
parent
c8eb3af384
commit
a17216730b
1 changed files with 3 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ in {
|
|||
hostPlatform = "aarch64-darwin";
|
||||
};
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
nix.enable = false;
|
||||
# nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
# nix.extraOptions =
|
||||
# ''
|
||||
|
|
@ -104,6 +105,7 @@ in {
|
|||
"ghostty"
|
||||
"firefox"
|
||||
"gpg-suite"
|
||||
"libreoffice"
|
||||
"cursor"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue