Updated neovim, added experimental features to android, made screenshot tool opaque
This commit is contained in:
parent
0746c613f1
commit
01149dfa62
3 changed files with 216 additions and 205 deletions
|
|
@ -16,6 +16,7 @@
|
|||
'')
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
home-manager = {
|
||||
config = ./home.nix;
|
||||
useGlobalPkgs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue