mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
bigboy with just Home Manager on Kubuntu
This commit is contained in:
parent
cf3f5e67a5
commit
a02866a8f2
5 changed files with 64 additions and 17 deletions
8
modules/home-manager/home-only/gene.nix
Normal file
8
modules/home-manager/home-only/gene.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ pkgs, genebean-omp-themes, ... }: {
|
||||
home.stateVersion = "23.11";
|
||||
imports = [
|
||||
../common/all-cli.nix
|
||||
../common/all-linux.nix
|
||||
../common/hm-sops.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue