projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b8e55be
)
guix: switch to us basic layout instead of us altgr-intl
author
Amin Bandali
<bandali@gnu.org>
Sun, 4 Aug 2019 21:12:19 +0000
(17:12 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 4 Aug 2019 21:18:23 +0000
(17:18 -0400)
i like my right alt key
.config/guix/system/chaman.scm
patch
|
blob
|
blame
|
history
diff --git
a/.config/guix/system/chaman.scm
b/.config/guix/system/chaman.scm
index
390b65f
..
32ebe79
100644
(file)
--- a/
.config/guix/system/chaman.scm
+++ b/
.config/guix/system/chaman.scm
@@
-1,14
+1,12
@@
-;; This is an operating system configuration generated
-;; by the graphical installer.
-
(use-modules (gnu))
(use-service-modules desktop networking ssh xorg)
(operating-system
(use-modules (gnu))
(use-service-modules desktop networking ssh xorg)
(operating-system
+ (host-name "chaman")
(locale "en_CA.utf8")
(timezone "America/Toronto")
(keyboard-layout
(locale "en_CA.utf8")
(timezone "America/Toronto")
(keyboard-layout
- (keyboard-layout "us" "
altgr-intl
"))
+ (keyboard-layout "us" "
basic
"))
(bootloader
(bootloader-configuration
(bootloader grub-bootloader)
(bootloader
(bootloader-configuration
(bootloader grub-bootloader)
@@
-27,10
+25,8
@@
(type "ext4")
(dependencies mapped-devices))
%base-file-systems))
(type "ext4")
(dependencies mapped-devices))
%base-file-systems))
- (host-name "chaman")
(users (cons* (user-account
(name "bandali")
(users (cons* (user-account
(name "bandali")
- (comment "")
(group "users")
(home-directory "/home/bandali")
(supplementary-groups
(group "users")
(home-directory "/home/bandali")
(supplementary-groups