nix-on-droid home manager integration
This commit is contained in:
8
hosts/android/home.nix
Normal file
8
hosts/android/home.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
# Read the changelog before changing this value
|
||||
home.stateVersion = "24.05";
|
||||
|
||||
# insert home-manager config
|
||||
}
|
||||
Reference in New Issue
Block a user