office, HOB, flake bump
This commit is contained in:
@@ -10,7 +10,7 @@ let
|
||||
"GamesDoneQuick"
|
||||
"gdolphn"
|
||||
"GRONKH"
|
||||
"HandIOfIBlood"
|
||||
"handofblood"
|
||||
"HisWattson"
|
||||
"imls"
|
||||
"iskall85"
|
||||
|
||||
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