chore: cleaning comments

This commit is contained in:
Nydragon 2024-05-21 18:58:49 +09:00
parent 4c47ce6ffb
commit e6ae1d93d7
No known key found for this signature in database
GPG key ID: 14AA30A865EA1209

View file

@ -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;