Skip to content

Commit

Permalink
pc0: Add missing imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Oct 24, 2024
1 parent 4014271 commit 1743d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotfiles/guixsd/pc0.scm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
;; for a "bare bones" setup, with no X11 display server.

(use-modules (gnu)
(gnu services shepherd)
(gnu services)
(gnu system setuid)
(nongnu packages linux)
(nongnu system linux-initrd)
Expand Down

0 comments on commit 1743d80

Please sign in to comment.