office, HOB, flake bump
This commit is contained in:
7
home-modules/office.nix
Normal file
7
home-modules/office.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
libreoffice
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user