chore: cleaning comments
This commit is contained in:
parent
4c47ce6ffb
commit
e6ae1d93d7
1 changed files with 0 additions and 12 deletions
|
@ -86,18 +86,6 @@ in
|
|||
;
|
||||
};
|
||||
|
||||
# home-manager.users.nico =
|
||||
## vim:fileencoding=utf-8:foldmethod=marker
|
||||
#{ config, pkgs, ... }:
|
||||
#programs.vscode = {
|
||||
#enable = false;
|
||||
#package = vscodium;
|
||||
#extensions = with pkgs.vscode-extensions; [
|
||||
#yzhang.markdown-all-in-one
|
||||
#rust-lang.rust-analyzer
|
||||
#];
|
||||
#};
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
||||
#security.polkit.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue