mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 18:14:04 +05:30
unfinished work on making non-declarative configs more declarative :|
This commit is contained in:
parent
99f32b0d1d
commit
ea1d540f84
4 changed files with 66 additions and 0 deletions
|
@ -84,4 +84,28 @@
|
|||
# Interval of saving user data in minutes
|
||||
AutoSavePeriod=30
|
||||
'';
|
||||
# home.file.".config/fcitx5/profile".text = ''
|
||||
# [Groups/0]
|
||||
# # Group Name
|
||||
# Name=Default
|
||||
# # Layout
|
||||
# Default Layout=us
|
||||
# # Default Input Method
|
||||
# DefaultIM=mozc
|
||||
#
|
||||
# [Groups/0/Items/0]
|
||||
# # Name
|
||||
# Name=keyboard-us
|
||||
# # Layout
|
||||
# Layout=
|
||||
#
|
||||
# [Groups/0/Items/1]
|
||||
# # Name
|
||||
# Name=mozc
|
||||
# # Layout
|
||||
# Layout=
|
||||
#
|
||||
# [GroupOrder]
|
||||
# 0=Default
|
||||
# '';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue